home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 February: Tool Chest / Dev.CD Feb 94.toast / Tool Chest / Development Platforms / MCL Related / Lisp FAQ 21Sept93 / 4.Lisp implementations&contacts < prev    next >
Encoding:
Internet Message Format  |  1993-09-21  |  48.3 KB  |  [TEXT/ttxt]

  1. Subject: FAQ: Lisp Implementations and Mailing Lists 4/7 [Monthly posting]
  2. Newsgroups: comp.lang.lisp,news.answers,comp.answers
  3. Summary: Questions about Lisp Implementations and Mailing Lists
  4. Distribution: world
  5. Followup-To: poster
  6. Reply-To: lisp-faq@think.com
  7. Approved: news-answers-request@MIT.Edu
  8.  
  9. Archive-name: lisp-faq/part4
  10. Last-Modified: Mon Sep 13 20:13:19 1993 by Mark Kantrowitz
  11. Version: 1.38
  12.  
  13. ;;; ****************************************************************
  14. ;;; Answers to Frequently Asked Questions about Lisp ***************
  15. ;;; ****************************************************************
  16. ;;; lisp-faq-4.text -- 48800 bytes
  17.  
  18. This post contains Part 4 of the Lisp FAQ. It is cross-posted to the
  19. newsgroup comp.lang.scheme because it contains material of interest to
  20. Scheme people. The other parts of the Lisp FAQ are posted only to the
  21. newsgroups comp.lang.lisp and news.answers. 
  22.  
  23. If you think of questions that are appropriate for this FAQ, or would
  24. like to improve an answer, please send email to us at lisp-faq@think.com.
  25.  
  26. Lisp/Scheme Implementations and Mailing Lists (Part 4):
  27.  
  28.   [4-0]   Free Common Lisp implementations.
  29.   [4-1]   Commercial Common Lisp implementations.
  30.   [4-1a]  Lisp to C translators
  31.   [4-2]   Scheme Implementations
  32.   [4-4]   Free Implementations of Other Lisp Dialects
  33.   [4-5]   Commercial Implementations of Other Lisp Dialects
  34.   [4-6]   What is Dylan?
  35.   [4-7]   What is Pearl Common Lisp?
  36.   [4-9]   What Lisp-related discussion groups and mailing lists exist?
  37.   [4-10]  ANSI Common Lisp -- Where can I get a copy of the draft standard?
  38.  
  39. Search for \[#\] to get to question number # quickly.
  40.  
  41. ----------------------------------------------------------------
  42. Subject: [4-0]   Free Common Lisp implementations.
  43.  
  44. Repositories of Lisp source code are described in the answer to
  45. question [6-1]. 
  46.  
  47. Remember, when ftping compressed or compacted files (.Z, .arc, .fit,
  48. etc.) to use binary mode for retrieving the files.
  49.  
  50.    Kyoto Common Lisp (KCL) is free, but requires a license. Conforms to CLtL1.
  51.    KCL was written by T. Yuasa <yuasa@tutics.tut.ac.jp> and M. Hagiya
  52.    <hagiya@is.s.u-tokyo.ac.jp> at Kyoto University. Austin Kyoto Common Lisp
  53.    (AKCL) is a collection of ports, bug fixes and improvements to KCL
  54.    by Bill Schelter (<wfs@cli.com> or <wfs@rascal.ics.utexas.edu>). {A}KCL
  55.    generates C code which it compiles with the local C compiler. Both are
  56.    available by anonymous ftp from rascal.ics.utexas.edu [128.83.138.20],
  57.    ftp.cli.com [192.31.85.1], or [133.11.11.11] (a machine in Japan)
  58.    in the directory /pub. KCL is in the file kcl.tar, and AKCL is in the
  59.    file akcl-xxx.tar.Z (take the highest value of xxx).  To obtain KCL, one 
  60.    must first sign and mail a copy of the license agreement to: Special 
  61.    Interest Group in LISP, c/o Taiichi Yuasa, Department of Computer Science,
  62.    Toyohashi University of Technology, Toyohashi 441, JAPAN. Runs on Sparc,
  63.    IBM RT, RS/6000, DecStation 3100, hp300, hp800, Macintosh II (under AUX),
  64.    mp386, IBM PS2, Silicon Graphics 4d, Sun3, Sun4, Sequent Symmetry,
  65.    IBM 370, NeXT and Vax. A port to DOS is in beta test as
  66.    math.utexas.edu:pub/beta2.zip. Commercial versions of {A}KCL are available
  67.    from Austin Code Works, 11100 Leafwood Lane, Austin, TX 78750-3409,
  68.    Tel. 512-258-0785, Fax 512-258-1342, E-mail guthery@acw.com,
  69.    including a CLOS for AKCL. See also Ibuki, below.
  70.  
  71.    XLISP is free, and runs on the IBM PC (MSDOS), Amiga (AmigaDOS),
  72.    Atari ST (TOS), Apple Macintosh, and Unix. It should run on
  73.    anything with a C compiler.  It was written by David Michael Betz,
  74.    167 Villa Avenue #11, Los Gatos, CA 95032, 408-354-9303 (H), 
  75.    408-862-6325 (W), dbetz@apple.com. The reference manual was
  76.    written by Tim Mikkelsen. Version 2.0 is available by anonymous ftp from
  77.            cs.orst.edu:/pub/xlisp/ [128.193.32.1] or
  78.            sumex-aim.stanford.edu:info-mac/lang/
  79.    Version 2.1 is the same as XLISP 2.0, but modified to bring it closer
  80.    to Common Lisp and with several bugs fixed. It can be obtained by
  81.    anonymous ftp from
  82.            glia.biostr.washington.edu:/pub/xlisp      128.95.10.115
  83.            wasp.eng.ufl.edu:/pub                      128.227.116.1
  84.    as the files xlisp21e.zip and xlisp21e.tar.Z. The xlisp21e.zip file comes
  85.    with IBM/PC executables. A Macintosh port of version 2.1e (and the
  86.    C source code to its interface) is also available, from Macintosh
  87.    ftp sites such as sumex.stanford.edu:/info-mac/dev/xlisp-21e2.hqx
  88.    and mac.archive.umich.edu:/mac/development/languages/xlisp2.1e2.sit.hqx.
  89.    (Mac version written by Brian Kendig, <bskendig@netcom.com>.)
  90.    For obtaining a copy through US mail, send email to Tom Almy,
  91.    toma@sail.labs.tek.com. A Windows version of the statistical
  92.    version of xlisp is available by anonymous ftp from
  93.    ftp.cica.indiana.edu:/util/ as wxlslib.zip.  
  94.  
  95.    CMU Common Lisp is free, and runs on Sparcs (Mach and SunOs),
  96.    DecStation 3100 (Mach), IBM RT (Mach) and requires 16mb RAM, 25mb
  97.    disk. It includes an incremental compiler, Hemlock emacs-style editor,
  98.    source-code level debugger, code profiler and is mostly X3J13
  99.    compatible, including the new loop macro.  It is available by anonymous
  100.    ftp from any CMU CS machine, such as ftp.cs.cmu.edu [128.2.206.173], in the
  101.    directory /afs/cs.cmu.edu/project/clisp/release. Login with username
  102.    "anonymous" and "userid@host" (your email address) as password. Due to
  103.    security restrictions on anonymous ftps (some of the superior
  104.    directories on the path are protected against outside access), it is
  105.    important to "cd" to the source directory with a single command.
  106.    Don't forget to put the ftp into binary mode before using "get" to
  107.    obtain the compressed/tarred files. The binary releases are
  108.    contained in files of the form
  109.                 <version>-<machine>_<os>.tar.Z
  110.    Other files in this directory of possible interest are
  111.    16f-source.tar.Z, which contains all the ".lisp" source files
  112.    used to build version 16f. A listing of the current contents of the
  113.    release area is in the file FILES. You may also use "dir" or "ls" to 
  114.    see what is available. Bug reports should be sent to cmucl-bugs@cs.cmu.edu.
  115.  
  116.    WCL is an implementation of Common Lisp for Sparc based workstations.
  117.    It is available free by anonymous ftp from sunrise.stanford.edu in the
  118.    pub/wcl directory. The file wcl-2.14.tar.Z contains the WCL
  119.    distribution, including CLX and PCL; wgdb-4.2.tar.Z contains a version
  120.    of the GDB debugger which has been modified to grok WCL's Lisp; and
  121.    gcc-2.1.tar.Z contains the GNU C compiler (2.2.2 does not work!).  WCL
  122.    provides a large subset of Common Lisp as a Unix shared library that
  123.    can be linked with Lisp and C code to produce efficient and small
  124.    applications. For example, the executable for a Lisp version of the
  125.    canonical ``Hello World!'' program requires only 40k bytes under
  126.    SunOS 4.1 for SPARC. WCL provides CLX R5 as a shared library, and
  127.    comes with PCL and a few other utilities.  For further information
  128.    on WCL, see the paper published in the proceedings of the 1992 Lisp
  129.    and Functional Programming Conference, a copy of which appears in
  130.    the wcl directory as lfp-paper.ps, or look in the documentation
  131.    directory of the WCL distribution. Written by Wade Hennessey
  132.    <wade@sunrise.stanford.edu>. Please direct any questions to
  133.    wcl@sunrise.stanford.edu. If you would like to be added to a
  134.    mailing list for information about new releases, send email to
  135.    wcl-request@sunrise.stanford.edu. 
  136.  
  137.    CLISP is a Common Lisp (CLtL1 + parts of CLtL2) implementation by
  138.    Bruno Haible of Karlsruhe University and Michael Stoll of Munich
  139.    University, both in Germany.  It runs on microcomputers (DOS, OS/2,
  140.    Atari ST, Amiga 500-4000) as well as on Unix workstations (Linux, Sun4,
  141.    Sun386, HP9000/800, SGI, Sun3 and others) and needs only 1.5 MB of RAM.
  142.    It is free software and may be distributed under the terms of GNU GPL.
  143.    German and English versions are available, French coming soon.  CLISP
  144.    includes an interpreter, a compiler, a subset of CLOS and, for some
  145.    machines, a screen editor. Packages running in CLISP include PCL and,
  146.    on Unix machines, CLX and Garnet.  Available by anonymous ftp from
  147.    ma2s2.mathematik.uni-karlsruhe.de [129.13.115.2] in the directory
  148.    /pub/lisp/clisp.  For more information, contact
  149.    haible@ma2s2.mathematik.uni-karlsruhe.de.
  150.    There is a mailing list for users of CLISP. It is the proper forum for
  151.    questions about CLISP, installation problems, bug reports, application
  152.    packages etc. For information about the list and how to subscribe,
  153.    send mail to listserv@ma2s2.mathematik.uni-karlsruhe.de, with the two lines
  154.           help
  155.           information clisp-list
  156.    in the message body.
  157.  
  158.    CLiCC (Common Lisp to C Compiler) generates C-executables from Common
  159.    Lisp application programs. CLiCC is not a Common Lisp system, and
  160.    hence does not include any program development or debugging support.
  161.    CLiCC is intended to be used as an add-on to existing Common Lisp
  162.    systems for generating portable applications.  CLiCC supports CL_0, a
  163.    subset of Common Lisp + CLOS, which excludes EVAL and related
  164.    functions. At present CL_0 is based on CLtL1, but is headed towards
  165.    CLtL2 and ANSI-CL. The generated C code (ANSI-C or K&R-C compatible)
  166.    may be compiled using a conventional C compiler on the target
  167.    machine, and must be linked with the CLiCC runtime library in order
  168.    to generate executables. CLiCC is available by anonymous ftp from
  169.       ftp.informatik.uni-kiel.de:pub/kiel/apply/clicc-0.6.1.tar.Z
  170.       [134.245.15.113].   
  171.    CLiCC was developed by Wolfgang Goerigk <wg@informatik.uni-kiel.de>,
  172.    Ulrich Hoffman <uho@informatik.uni-kiel.de>, and Heinz Knutzen
  173.    <hk@informatik.uni-kiel.de> of Christian-Albrechts-Universitaet zu
  174.    Kiel, Institut fuer Informatik und Praktische Mathematik,
  175.    Preusserstr.  1-9, D-24105 Kiel, Germany. The authors welcome
  176.    suggestions and improvements and would appreciate receiving email
  177.    even if you just used CLiCC successfully.
  178.  
  179.    RefLisp is a small Lisp interpreter. Versions exist for MS-DOS and
  180.    UNIX (AIX). The MS-DOS version supports CGA/EGA/VGA graphics and the
  181.    Microsoft Mouse. The interpreter is a shallow-binding (i.e.,
  182.    everything has dynamic scope), reference counting design making it
  183.    suitable for experimenting with real-time and graphic user interface
  184.    programming. Common Lisp compatibility macros are provided, and most
  185.    of the examples in "Lisp" by Winston & Horn have been run on RefLisp.
  186.    RefLisp makes no distinction between symbol-values and
  187.    function-values, so a symbol can be either but not both.  RefLisp
  188.    comes with an ASCII manual and many demonstration programs, including
  189.    an analogue clock which never stops for garbage collection.  It is
  190.    written in ANSI C and is in the public domain. Source and binaries are
  191.    available in the Lisp Utilities repository by anonymous ftp from
  192.    ftp.cs.cmu.edu in the directory
  193.      /afs/cs.cmu.edu/project/ai-repository/ai/lang/lisp/impl/reflisp/ 
  194.    as the files reflisp1_3, reflisp2_3, reflisp3_3 and reflisp_README.
  195.    For further information, send email to the author Bill Birch
  196.    <bxb@tpg.tpg.oz.au>. 
  197.  
  198.    ECoLisp is a Common Lisp implementation which compiles Lisp functions
  199.    into C functions that use the C stack and standard procedure call
  200.    conventions. This lets Lisp and C code be easily mixed. It can be used
  201.    as a C library from any C application.  It is available by anonymous
  202.    ftp from apollo.di.unipi.it:/pub/software/lisp/.  This is an alpha
  203.    release. So far it has been tested with GCC under DOS, and a Unix
  204.    version should be ready shortly. For more information, please contact
  205.    Giuseppe Attardi <attardi@di.unipi.it>.
  206.  
  207. ----------------------------------------------------------------
  208. Subject: [4-1]   Commercial Common Lisp implementations.
  209.  
  210.    Macintosh Common Lisp (MCL 2.0) runs on the Apple Macintosh (Mac+ or
  211.    higher with 4mb RAM and system software 6.0.4 or later or AUX 3.0) and
  212.    is available from APDA for $495. It includes a native CLOS Macintosh
  213.    Toolbox/interface toolkit, ephemeral garbage collection, incremental
  214.    compiler, window-based debugger, source-code stepper, object
  215.    inspector, emacs-style editor, and a foreign function interface.
  216.    Bug reports should be sent to bug-mcl@cambridge.apple.com. With
  217.    MCL version 2.0, Apple has started distributing a CD-ROM which
  218.    contains, among other things, a large collection of Lisp code,
  219.    complete MCL manuals in an online-browser format, the CLIM 1.0 manual
  220.    in TeX and postscript, and copies of Gambit 1.8 Scheme, SIOD 2.8
  221.    Scheme, Pixie Scheme, and a demo version of MacScheme. For more
  222.    information, write to: APDA, Apple Computer Inc., 20525 Mariani
  223.    Avenue, MS 33-G, Cupertino, CA 95014-6299 or call toll free
  224.    1-800-282-2732 (US), 1-800-637-0029 (Canada), 1-408-562-3910. Their
  225.    fax number is 1-408-562-3971 and their telex is 171-576. Email may
  226.    also be sent to APDA@applelink.apple.com or 76666.2405@compuserve.com.
  227.    CLIM for MCL is available for $495 as a separate product from
  228.    Lucid, Inc., 707 Laurel Street, Menlo Park, CA 94025 U.S.A.,
  229.    415-329-8400, fax: 415-329-8480, <sales@lucid.com>.
  230.    
  231.    Procyon Common Lisp runs on either the Apple Macintosh or IBM PC (386/486
  232.    or OS/2 native mode), costing 450 pounds sterling ($675) educational,
  233.    1500 pounds ($2250) commercial. It requires 2.5mb RAM on the Macintosh
  234.    and 4mb RAM on PCs (4mb and more than 4mb recommended respectively).  It
  235.    is a full graphical environment, and includes a native CLOS with
  236.    meta-object protocol, incremental compilation, foreign function
  237.    interface, object inspector, text and structure editors, and debugger.
  238.    Write to: Scientia Ltd., St. John's Innovation Centre, Cowley Road,
  239.    Cambridge, CB4 4WS, UK, with phone +44-223-421221, fax +44-223-421218,
  240.    and email UK0061@applelink.apple.com. An alternate address for US
  241.    customers is: ExperTelligence, Inc., 5638 Hollister Ave, Suite 302,
  242.    Goleta, CA 93117, or call 805-962-2558. Their fax is 805-964-8448 
  243.    and email is D2042@applelink.apple.com. 
  244.    [NOTE: The rights to the MS Windows version of Procyon were sold to
  245.     Franz who are marketing and developing it as Allegro CL\PC. See
  246.     Allegro's entry for more information. The MS Windows version of
  247.     Procyon is no longer available from Scientia/Expertelligence.]
  248.  
  249.    Allegro Common Lisp 4.1 runs on a variety of platforms, including
  250.    Sparcs, RS6000, HP700, Silicon Graphics, DecStation (prices start at
  251.    $4,500) and NeXT ($2,000). It requires 12mb RAM for the 680x0 and 16mb
  252.    for RISC. It includes native CLOS, X-windows support, Unix interface,
  253.    incremental compilation, generational garbage collection, and a
  254.    foreign function interface.  Options include Allegro Composer
  255.    (development environment, including debugger, inspector, object
  256.    browser, time/space code profiler, and a graphical user interface,
  257.    $1,500), Common LISP Interface Manager (CLIM 2.0 is a portable
  258.    high-level user interface management system.  CLIM 2.0 for Allegro
  259.    CL supports both Motif and Openlook, $1,000) and Allegro CLIP
  260.    (a parallel version of Lisp for the Sequent).  Franz also markets
  261.    Allegro CL\PC for Windows 3.1 for an introductory price of $595 (due
  262.    to increase to $995 on July 1, 1993).  Allegro CL\PC provides 32-bit
  263.    compilation, complete CLOS, an integrated development environment,
  264.    interface to the Windows API, DLL support, and free runtime delivery.
  265.    Write to: Franz Inc., 1995 University Avenue, Berkeley, CA 94704 or
  266.    call 1-800-333-7260, 510-548-3600, fax 510-548-8253, telex 340179
  267.    WUPUBTLXSFO. Bug reports can be mailed to bugs@franz.com.  Questions
  268.    about Franz Inc. products (e.g., current and special pricing) can be
  269.    sent to info@franz.com. To receive Franz Flash, Franz's electronic
  270.    newsletter, send mail to flash@franz.com.
  271.  
  272.    Ibuki Common Lisp is a commercialized and improved version of Kyoto
  273.    Common Lisp. It runs on over 30 platforms, including Sun3, Sparc, Dec
  274.    (Ultrix), Apollo, HP 9000, IBM RS/6000, Silicon Graphics and IBM PCs.
  275.    It includes an incremental compiler, interpreter, foreign function
  276.    interface. It generates C code from the Lisp and compiles it using the
  277.    local C compiler.  Image size is about 3mb. Cost is $2800 (workstations),
  278.    $3500 (servers), $700 (IBM PCs). Supports CLOS and CLX ($200 extra). 
  279.    Source code is available at twice the cost. Ibuki now also has a product 
  280.    called CONS which compiles Lisp functions into linkable Unix libraries.
  281.    Write to: Ibuki Inc., PO Box 1627, Los Altos, CA 94022, or call
  282.    415-961-4996, fax 415-961-8016, or send email to Richard Weyhrauch, 
  283.    rww@ibuki.com or support@ibuki.com.
  284.  
  285.    Lucid Common Lisp runs on a variety of platforms, including PCs (AIX),
  286.    Apollo, HP, Sun-3, Sparc, IBM RT, IBM RS/6000, Decstation 3100,
  287.    Silicon Graphics, and Vax, and costs $2500 (IBM PCs), $4400 (other
  288.    platforms). Lucid includes native CLOS, a foreign function interface,
  289.    and generational garbage collection.  CLIM is available for Lucid as
  290.    a separate product. Write to Lucid Inc., 707 Laurel Street, Menlo Park,
  291.    CA 94025, call toll free 800-225-1386 (or 800-843-4204), 415-329-8400,
  292.    fax 415-329-8480, or email to sales@lucid.com for information on pricing, 
  293.    product availability, etc. Technical questions may be addressed to
  294.    customer-support@lucid.com. See also the comments in question [1-2]
  295.    on the wizards.doc file that comes with the release.
  296.  
  297.    Medley is a Common Lisp development environment that includes a native
  298.    CLOS w/MOP, window toolkit, window-based debugger, incremental
  299.    compiler, structure editor, inspectors, stepper, cross-referencer,
  300.    code analysis tools, and browsers. It is the successor to InterLisp-D.
  301.    It runs on a variety of platforms, including Suns, DecStations,
  302.    386/486s, IBM RS/6000, MIPS, HP, and Xerox 1186. Medley also runs
  303.    under DOS and will shortly be available on the Macintosh too.
  304.    Developer version costs $995 and run-time version $300.
  305.    Instructional costs $250/copy or $1250 site license.  Write to: Venue,
  306.    1549 Industrial Rd, San Carlos, CA 94070, call 800-228-5325,
  307.    415-508-9672, fax 415-508-9770, or email
  308.    aisupport.mv@envos.xerox.com.
  309.  
  310.    Golden Common Lisp (GCLisp) runs on IBM PCs under DOS and Windows,
  311.    costing $2,000 ($250 extra for Gold Hill Windows), and includes an
  312.    incremental compiler, foreign function interface, interactive
  313.    debugger, and emacs-like editor. It supports DDE and other Windows
  314.    stuff, and is CLtL1 compatible.  Supports PCL. It requires 4mb RAM,
  315.    and 12mb disk. See a review in PC-WEEK 4/1/91 comparing GCLisp with
  316.    an older version of MCL.  Write to: Gold Hill Computers, 26 Landsdowne
  317.    Street, Cambridge, MA 02139, call 617-621-3300, or fax 617-621-0656.
  318.  
  319.    Star Sapphire Common LISP provides a subset of Common Lisp and includes
  320.    an emacs-like editor, compiler, debugger, DOS graphics and CLOS. It
  321.    runs on IBM PCs (MSDOS), requires 640k RAM, a hard disk, and costs $100.  
  322.    Write to: Sapiens Software Corporation, PO Box 3365,
  323.    Santa Cruz, CA 95063-3365, call 408-458-1990, or fax 408-425-0905/9220.
  324.    Copies may also be ordered from the Programmers' shop at 800-421-8006. 
  325.    Sapiens Software also has a Lisp-to-C translator in beta-test.
  326.  
  327.    NanoLISP is a Lisp interpreter for DOS systems that supports a
  328.    large subset of the Common Lisp standard, including lexical and
  329.    dynamic scoping, four lambda-list keywords, closures, local functions,
  330.    macros, output formatting, generic sequence functions, transcendental
  331.    functions, 2-d arrays, bit-arrays, sequences, streams, characters
  332.    double-floats, hash-tables and structures. Runs in DOS 2.1 or higher,
  333.    requiring only 384k of RAM. Cost is $100. Write to: Microcomputer Systems
  334.    Consultants, PO Box 6646, Santa Barbara, CA 93160 or call 805-967-2270.
  335.  
  336.    Software Engineer is a Lisp for Windows that creates small stand-alone
  337.    executables. It is a subset of Common Lisp, but includes CLOS. It
  338.    requires 2mb RAM, but can use up to 16mb of memory, generating 286
  339.    specific code. It costs $250.  Write to: Raindrop Software, 833
  340.    Arapaho Road, Suite 104, Richardson, TX 75081, call 214-234-2611, 
  341.    fax 214-234-2674, or send email to 70632.3126@compuserve.com.
  342.  
  343.    muLISP-90 is a small Lisp which runs on IBM PCs (or the HP 95LX
  344.    palmtop), MS-DOS version 2.1 or later. It isn't Common Lisp, although
  345.    there is a Common Lisp compatibility package which augments muLISP-90
  346.    with over 450 Common Lisp special forms, macros, functions and control
  347.    variables. Includes a screen-oriented editor and debugger, a window
  348.    manager, an interpreter and a compiler. Among the example programs is
  349.    DOCTOR, an Eliza-like program. The runtime system allows one to create
  350.    small EXE or COM executables. Uses a compact internal representation
  351.    of code to minimize space requirements and speed up execution. The
  352.    kernel takes up only 50k of space. Costs $400. Write to Soft
  353.    Warehouse, Inc., 3660 Waialae Avenue, Suite 304, Honolulu, HI
  354.    96816-3236, call 808-734-5801, or fax 808-735-1105.
  355.  
  356.    CLOE (Common Lisp Operating Environment) is a cross-development
  357.    environment for IBM PCs (MSDOS) and Symbolics Genera. It includes
  358.    CLOS, condition error system, generational garbage collection,
  359.    incremental compilation, code time/space profiling, and a stack-frame
  360.    debugger. It costs from $625 to $4000 and requires 4-8mn RAM and a 386
  361.    processor.  Write to: Symbolics, 6 New England Tech Center, 
  362.    521 Virginia Road, Concord, MA 01742, call 1-800-394-5522 or 
  363.    508-287-1000 or fax 508-287-1099. 
  364.  
  365.    Top Level Common Lisp includes futures, a debugger, tracer, stepper,
  366.    foreign function interface and object inspector.  It runs on Unix
  367.    platforms, requiring 8mb RAM, and costs $687.  Write to: Top Level,
  368.    100 University Drive, Amherst, MA 01002, call (413) 549-4455, or fax
  369.    (413) 549-4910.
  370.  
  371.    Harlequin Lispworks runs on a variety of Unix platforms, including
  372.    Sun3/Sun4, Sparc, RS/6000, DEC/MIPS, DEC Alpha (OSF), Intergraph
  373.    C300 and C400, HP400, HP700, and Sparc clones. A cross compiler is
  374.    available that will produce run-time images that run on 386/486
  375.    DOS/Window 3.1 platforms. It is a full graphical Common Lisp
  376.    environment, with a fully implemented Prolog compiler and SQL interface.
  377.    Common Lisp: CLtL2 compatible, native CLOS/MOP, generational GC,
  378.         Fortran/C/C++ interface.
  379.    Environment : Prolog, Emacs-like editor/listener/shell, defadvice,
  380.         defsystem, cross-referencing, lightweight processes,
  381.         debugger, mail reader, extensible hypertext online doc, LALR
  382.         parser generator.
  383.    Browsers/graphers: files, objects, classes, generic functions,
  384.         source code systems, specials, compilation warnings.
  385.    Graphics: CLX, CLUE, Toolkit, CLIM, Open Look, Motif, interface
  386.         builder, program visualization.
  387.    Integrated Products: KnowledgeWorks (RETE engine)
  388.    Write to: Harlequin Inc. One Cambridge Center, Cambridge, MA 02142,
  389.    call 800-967-5749 (617-252-0052), fax 617-252-6505 or send email to
  390.    works@harlequin.com or sm@harlequin.com or lou@harlequin.com.
  391.    European customers should write to Harlequin Limited, Barrington Hall,
  392.    Barrington, Cambridge, CB2 5RG, call 0223-872-522 (or 44-223-872-522
  393.    outside UK), telex 818440 harlqn g, fax 0223-872-519, or send email
  394.    to ai@harlqn.co.uk or works@harlqn.co.uk ("harlqn" and "harlequin"
  395.    should be interchangeable). Further information on
  396.    Harlequin's Lisp products may be obtained by sending mail to
  397.    lispworks-request@harlequin.co.uk or lispworks-request@harlequin.com.
  398.  
  399.    Poplog Common Lisp is an integrated Lisp/Prolog environment with an
  400.    incremental compiler. It runs on a variety of platforms, including
  401.    Unix ($749), Sparc ($4500), Macintosh AUX ($749), and VAX/VMS
  402.    ($4500). There are no run-time fees. Write to: Computable Functions, Inc., 
  403.    35 South Orchard Drive, Amherst, MA 01002, call 413-253-7637, or fax
  404.    413-545-1249. 
  405.  
  406. Lisps which run on special-purpose hardware (Lisp Machines) include
  407.    o  Symbolics           1-800-394-5522 (508-287-1000)   fax 508-287-1099
  408.       6 New England Tech Center, 521 Virginia Road, Concord MA 01742
  409.       In Germany: Symbolics Systemhaus GmbH, Mergenthalerallee 77,
  410.          65760 Eschborn, (49) 6196-47220, fax (49) 6196-481116.
  411.    o  TI Explorers
  412.    o  Xerox Interlisp.    See Medley above.
  413.  
  414. ----------------------------------------------------------------
  415. Subject: [4-1a] Lisp to C translators
  416.  
  417. Lisp-to-C Translator translates Common Lisp into ANSI C, but requires
  418. that you specify when and where you'd like your garbage to be
  419. collected.  Works with Lucid, Symbolics, Allegro, Harlequin and MCL.
  420. It costs $12,000.  Write to: Chestnut Software, Inc., 2 Park Plaza,
  421. Suite 205, Boston, MA, 02116, call 617-542-9222, fax 617-542-9220, or
  422. e-mail Mr. Kenneth J. Koocher <ken@chestnut.com>.
  423.  
  424. Some Lisp compilers (AKCL, Ibuki) and Scheme compilers (Bigloo,
  425. Hobbit/SCM, Scheme->C) compile into C.
  426.  
  427. ----------------------------------------------------------------
  428. Subject: [4-2] Scheme Implementations
  429.  
  430. Scheme implementations are listed in the Scheme FAQ posting,
  431.  
  432. Free Scheme implementations include PC-Scheme, PCS/Geneva, MIT Scheme (aka
  433. C-Scheme), SCM, Hobbit, Gambit, T, Oaklisp, Elk, Scheme->C, SIOD
  434. (Scheme in One Defun), XScheme, Fools' Lisp, Scheme48, UMB Scheme,
  435. VSCM, Pixie Scheme, HELP (a lazy Scheme), Similix, FDU Scheme,
  436. PseudoScheme, Scheme84 and Scheme88.
  437.  
  438. Commercial Scheme implementations include Chez Scheme, MacScheme, and EdScheme.
  439.  
  440. Of the free Scheme implementations, the following are implemented in Lisp:  
  441.  
  442.    Peter Norvig's book "Paradigms of AI Programming" has a chapters about
  443.    Scheme interpreters and compilers, both written in Common Lisp. The
  444.    software from the book is available by anonymous ftp from
  445.    unix.sri.com:pub/norvig and on disk in Macintosh or DOS format from
  446.    the publisher, Morgan Kaufmann.  For more information, contact: Morgan
  447.    Kaufmann, Dept. P1, 2929 Campus Drive, Suite 260, San Mateo CA 94403,
  448.    or call Toll free tel: (800) 745-7323; FAX: (415) 578-0672
  449.  
  450.    PseudoScheme is available free by anonymous ftp from
  451.    altdorf.ai.mit.edu:/archive/pseudo/pseudo-2-8.tar.Z. It is Scheme
  452.    implemented on top of Common Lisp, and runs in Lucid, Symbolics CL,
  453.    VAX Lisp under VMS, and Explorer CL. It should be easy to port to
  454.    other Lisps. It was written by Jonathan Rees (jar@altdorf.ai.mit.edu,
  455.    jar@cs.cornell.edu). Send mail to info-clscheme-request@mc.lcs.mit.edu
  456.    to be put on a mailing list for announcements. Conforms to R3RS except
  457.    for lacking a correct implementation of call/cc. It works by running
  458.    the Scheme code through a preprocessor, which generates Common Lisp code.
  459.  
  460.    Scheme84 is in the public domain, and available by mail from Indiana
  461.    University. It runs on the VAX in Franz Lisp under either VMS or BSD Unix.
  462.    To receive a copy, send a tape and return postage to: Scheme84
  463.    Distribution, Nancy Garrett, c/o Dan Friedman, Department of Computer
  464.    Science, Indiana University, Bloomington, Indiana. Call 1-812-335-9770
  465.    or send mail to nlg@indiana.edu for more information.
  466.  
  467.    Scheme88 is available by anonymous ftp from rice.edu:public/scheme88.sh
  468.    and also from the Scheme Repository.
  469.  
  470. ----------------------------------------------------------------
  471. Subject: [4-4]   Free Implementations of Other Lisp Dialects
  472.  
  473.    PC LISP is a Lisp interpreter for IBM PCs (MSDOS) available from any
  474.    site that archives the group comp.binaries.ibm.pc, such as
  475.       wuarchive.wustl.edu:/mirrors/msdos/lisp/pclisp30.zip 
  476.    PC-LISP is a Franz LISP dialect and is by no means Common LISP
  477.    compatible. It is also available directly from the author by sending
  478.    2 blank UNFORMATTED 360K 48TPI IBM PC diskettes, a mailer and
  479.    postage to: Peter Ashwood-Smith, 8 Du Muguet, Hull, Quebec, CANADA,
  480.    J9A-2L8; phone 819-595-9032 (home). Source code is available from the
  481.    author for $15.
  482.  
  483.    Feel (Free and Eventually Eulisp) is an initial implementation of the
  484.    EuLisp language. It can be retrieved by anonymous FTP from
  485.    ftp.bath.ac.uk in the directory /pub/eulisp/ as the file
  486.    feel-0.75.tar.Z. feel-0.75.sun4.Z is the Sparc executable. The
  487.    EuLisp language definition is in the same directory.  Feel is also available
  488.    from gmdzi.gmd.de [129.26.8.90] in the /languages/lisp/eulisp directory.
  489.    It includes an integrated object system, a module system, and support
  490.    for parallelism. EuLisp is sort of like an extended Scheme.  The
  491.    program is a C-based interpreter, and a bytecode interpreter/compiler
  492.    will be available sometime soon.  The distribution includes an
  493.    interface to the PVM library, support for TCP/IP sockets, and
  494.    libraries for futures, Linda, and CSP.  Feel is known to run on Sun3,
  495.    Sun4, Stardent Titan, Alliant Concentrix 2800, Orion clippers, DEC
  496.    VAX, DECstation 3000, Gould UTX/32, and Inmos T800 transputer (using
  497.    CS-Tools). (All bar the last four have a threads mechanism.) It can
  498.    run in multi-process mode on the first three machines, and hopefully
  499.    any other SysV-like machine with shared memory primitives. Porting
  500.    Feel to new machines is reasonably straightforward. It now also runs
  501.    on MS-DOS machines.  Written by Pete Broadbery <pab@maths.bath.ac.uk>.
  502.  
  503. ----------------------------------------------------------------
  504. Subject: [4-5]   Commercial Implementations of Other Lisp Dialects
  505.  
  506.    Franz Lisp 2.0 runs on the Apple Macintosh, requiring 1mb RAM for the
  507.    interpreter ($99) and 2.5mb RAM for the compiler ($199).  Student prices
  508.    are $60 for the interpreter and $110 for the interpreter and compiler.
  509.    Includes editor and language reference manual. Complete sources are
  510.    available for $649. The ALJABR symbolic mathematics system costs $249.
  511.    Write to:  Fort Pond Research, 15 Fort Pond Road, Acton, MA 01720,
  512.    call 1-508-263-9692, or send mail to order@fpr.com.
  513.  
  514.    Le-Lisp includes a compiler, color and graphic output, a debugger, a
  515.    pretty printer, performance analysis tools, tracing, and incremental
  516.    execution. Le-Lisp currently runs on Unix, VMS, and Windows 3.1.  Note
  517.    that Le-Lisp is neither Common Lisp nor Scheme.  Le-Lisp was
  518.    originally developed in 1980 at Inria, the French national computer
  519.    science laboratory, by a team led by Jerome Chailloux for work on VLSI
  520.    design. It was based on several earlier Lisps in the MacLisp family,
  521.    but was not directly derived from MacLisp.  Le-Lisp enjoyed a large
  522.    success in the French academic world because it was small, fast, and
  523.    portable, being based on a abstract machine language called LLM3.  In
  524.    1983, for example, Le-Lisp ran on Z-80 machines running CP/M. In 1987,
  525.    Ilog was formed as an offshoot of Inria to commercialize and improve
  526.    Le-Lisp and several products which had been developed with it,
  527.    including a portable graphic interface system and an expert system
  528.    shell.  Since then, Ilog has continued to grow and expand the use of
  529.    Le-Lisp into industrial markets around the world.  Ilog is the largest
  530.    European Lisp vendor, and continues to develop new products and
  531.    markets for Lisp.  In 1992, Ilog released the next major version of
  532.    Le-Lisp, Le-Lisp version 16.  This version modernizes Le-Lisp for use
  533.    in the industrial world, adding lexical closures and
  534.    special-form-based semantics for static analysis, a new object system
  535.    based on the EuLisp object system (TELOS), an enhanced module system
  536.    for application production, a conservative GC for integration with C
  537.    and C++, and compilation to C for portability and efficiency on a wide
  538.    range of processors.  For pricing and other information, write to
  539.    ILOG, 2 Avenue Gallieni, BP 85, 94253 Gentilly Cedex, France, call
  540.    33-1-46-63-66-66, fax 33-1-46-63-15-82, or send email to Jerome
  541.    Chailloux (chaillou@ilog.fr).
  542.  
  543.    Clisp is a library of functions which extends the C programming
  544.    language to include some of the functionality of Lisp. Costs $349.
  545.    Write to Drasch Computer Software, 187 Slade Road, Ashford, CT 06278, 
  546.    or call or fax 203-429-3817.
  547.  
  548.    Two references in Dr. Dobb's journal on Lisp-style libraries for C
  549.    are: Douglas Chubb, "An Improved Lisp-Style Library for C", Dr. Dobb's
  550.    Jounral #192, September 1992, and Daniel Ozick, "A Lisp-Style Library
  551.    for C", Dr. Dobb's Journal #179:36-48, August 1991. Source is available by
  552.    ftp from various archives, including wuarchive.wustl.edu (MSDOSDDJMAG),
  553.    or ftp.mv.com:/pub/ddj, or the DDJ Forum on Compuserve.
  554.  
  555.  
  556. Other Lisps for PCs include: 
  557.  
  558.    o  UO-LISP from Calcode Systems, e-mail:calcode!marti@rand.org
  559.       It comes complete with compiler and interpreter, and is optimised for
  560.       large programs.  It is Standard LISP, not Common LISP. They are based
  561.       in Amoroso Place in Venice, CA. 
  562.  
  563.    o  LISP/88 v1.0. Gotten from Norell Data Systems, 3400 Wilshire Blvd,
  564.       Los Angeles, CA 90010, in 1983. They may or may not still exist. 
  565.  
  566.    o  IQLisp. Not a Common Lisp but still very good for PCs - you can
  567.       actually get a lot done in 640K.  The lisp itself runs in less than
  568.       128K and every cons cell takes only 6 bytes.  Unfortunately that
  569.       makes the 640K (maybe a little more, but certainly no more than 1M)
  570.       limit really hard. It has a byte code compiler which costs extra. 
  571.       This has support for all sorts of PC specific things.
  572.       It costs $175 w/o compiler, $275 with. 
  573.       Write to: Integral Quality, Box 31970, Seattle, WA 98103,
  574.       call Bob Rorschach, (206) 527-2918 or email rfr@franz.com. 
  575.  
  576. ----------------------------------------------------------------
  577. Subject: [4-6] What is Dylan?
  578.  
  579. Dylan is a new Object-Oriented Dynamic Language (OODL), based on
  580. Scheme, CLOS, and Smalltalk.  The purpose of the language is to retain
  581. the benefits of OODLs and also allow efficient application delivery.
  582. The design stressed keeping Dylan small and consistent, while allowing
  583. a high degree of expressiveness. Dylan is consistently object-oriented;
  584. it is not a procedural language with an object-oriented extension. A
  585. manual/specification for the language is available from Apple Computer.
  586. Send email to dylan-manual-request@cambridge.apple.com or write to
  587. Apple Computer, 1 Main Street, Cambridge, MA 02142.  Include your
  588. complete address and also a phone number (the phone number is
  589. especially important for anyone outside the US). Comments on Dylan can
  590. be sent to the internet mail address dylan-comments@cambridge.apple.com.
  591.  
  592. The mailing list info-dylan@cambridge.apple.com is for any and all
  593. discussions of Dylan, including language design issues, implementation
  594. issues, marketing issues, syntax issues, etc. The mailing list
  595. announce-dylan@cambridge.apple.com is for major announcements about
  596. Dylan, such as the availability of new implementations, new versions
  597. of the manual, etc.  This mailing list should be *much* lower volume
  598. than info-dylan.  Everything sent to this list is also sent to
  599. info-dylan.  The mailing list dylan-builders@cambridge.apple.com is
  600. for people who are working on Dylan implementations. (To be added to
  601. dylan-builders, send a note describing your implementation plans to
  602. dylan-builders-request.) The newsgroup comp.lang.dylan is
  603. gatewayed to the info-dylan mailing list. 
  604.  
  605. Send mail to the -request version of the list to be added to it.
  606. You can also send an email message to majordomo@cambridge.apple.com
  607. with "subscribe info-dylan" or "unsubscribe info-dylan" in the body,
  608. and likewise for the other lists, mutatis mutandis.
  609.  
  610. Apple hasn't announced plans to release Dylan as a product.  
  611.  
  612. The directory cambridge.apple.com:pub/dylan contains some documents
  613. pertaining to Dylan, including a FAQ list.
  614.  
  615. ========
  616.  
  617. Thomas is a compiler for a language that is compatible with the
  618. language described in the book "Dylan(TM) an object-oriented dynamic
  619. language" by Apple Computer Eastern Research and Technology, April
  620. 1992. Thomas was written at Digital Equipment Corporation's Cambridge
  621. Research Laboratory. Thomas is NOT Dylan(TM) and was built with no
  622. direct input, aid, assistance or discussion with Apple.
  623.  
  624. Thomas is available to the public by anonymous ftp at
  625.        crl.dec.com:pub/DEC/Thomas
  626.        gatekeeper.pa.dec.com:pub/DEC/Thomas
  627.        altdorf.ai.mit.edu:archive/Thomas
  628.  
  629. The Thomas system is written in Scheme and runs under MIT's CScheme,
  630. DEC's Scheme->C, and Marc Feeley's Gambit.  It can run on a wide range
  631. of machines including the Macintosh, PC compatibles, Vax, MIPS, Alpha,
  632. and 680x0.  Thomas generates IEEE compatible Scheme code.
  633.  
  634. A ready-made version of Thomas 1.1 interpreter built upon MacGambit
  635. 2.0 as a double-clickable Macintosh application is available by
  636. anonymous ftp from cambridge.apple.com:/pub/dylan/gambit/ as
  637. the file thomas-1.1-interp.hqx.
  638.  
  639. For discussion of Thomas, send a note to
  640.    info-thomas-request@crl.dec.com 
  641. to be added to the mailing list. 
  642.  
  643. DEC CRL's goals in building Thomas were to learn about Dylan by
  644. building an implementation, and to build a system they could use to
  645. write small Dylan programs. As such, Thomas has no optimizations of
  646. any kind and does not perform well. 
  647.  
  648. The original development team consisted of:
  649.           Matt Birkholz (Birkholz@crl.dec.com)
  650.           Jim Miller (JMiller@crl.dec.com)
  651.           Ron Weiss (RWeiss@crl.dec.com)
  652. In addition, Joel Bartlett (Bartlett@wrl.dec.com), Marc Feeley
  653. (Feeley@iro.umontreal.ca), Guillermo Rozas (Jinx@zurich.ai.mit.edu)
  654. and Ralph Swick (Swick@crl.dec.com) contributed time and energy to the
  655. initial release.
  656.  
  657. ================
  658.  
  659. Marlais is a simple interpreter for a language strongly resembling
  660. Dylan. It is available by anonymous ftp from
  661.    travis.csd.harris.com:/pub/ 
  662. Currently runs on i386 running Linux, m88k (Harris Nighthawk running
  663. CX/UX), and mips (DECStation running Ultrix). Vax and SGI ports in
  664. progress. Contact Brent Benson <brent@ssd.csd.harris.com> for more
  665. information. 
  666.  
  667. ----------------------------------------------------------------
  668. Subject: [4-7] What is Pearl Common Lisp?
  669.  
  670. When Apple Computer acquired Coral Software in January 1989, they
  671. re-released Coral's Allegro Common Lisp and its optional modules as
  672. Macintosh Allegro Common Lisp (now just Macintosh Common Lisp).
  673. Coral's other product, Pearl Lisp, was discontinued at that time.
  674. Pearl Lisp provides a subset of the functionality of MACL 1.3 and is
  675. not even fully CLtL1-compatible (e.g., the implementation of defstruct is
  676. different).
  677.  
  678. Despite rumors to the contrary, Pearl Lisp is not and never was public
  679. domain. Nevertheless, Pearl Lisp and its documentation were placed in
  680. the "Moof:Goodies:Pearl Lisp" folder on the first pressing of "Phil
  681. and Dave's Excellent CD", the precursor to the current Apple
  682. Developer's CD-ROM series.  Apple removed Pearl from later versions of
  683. the developer CD-ROM distribution because of complaints from other
  684. Lisp vendors. If you own a copy of Pearl Lisp or a copy of this
  685. CD-ROM, you can make it runnable under System 7 with some slight
  686. modifications using ResEdit.  To repeat, Pearl Lisp is NOT public
  687. domain, so you must own a copy to use it.
  688.  
  689. To make it runnable, one needs to use ResEdit to make changes to the
  690. BNDL and FREF resources so that it will connect to its icons properly.
  691. This will make it respond to double-clicks in the normal manner and
  692. make it be properly linked to its files. Detailed instructions for
  693. modifying Pearl Lisp using ResEdit may be obtained from the Lisp
  694. Utilities Repository by anonymous ftp from ftp.cs.cmu.edu in the
  695. directory 
  696.      /afs/cs.cmu.edu/project/ai-repository/ai/lang/lisp/impl/pearl/ 
  697. as the file pearl-instructions.text.
  698.  
  699. After you've made the changes, it will run under System 7 on 68000s
  700. and 68030s if you turn off 32-bit addressing. It seems to bomb on a
  701. Quadra.
  702.  
  703. If you need a more powerful Lisp or one that is compatible with the
  704. standard for Common Lisp, consider purchasing Macintosh Common Lisp.
  705.  
  706. ----------------------------------------------------------------
  707. Subject: [4-9] What Lisp-related discussion groups and mailing lists exist?
  708.      
  709. Before posting to any discussion group, please read the rest
  710. of this FAQ, to make sure your question isn't already answered. 
  711.  
  712. Scheme-related mailing lists and newsgroups are listed in the Scheme
  713. FAQ, and AI-related mailing lists and newsgroups are listed in the AI FAQ.
  714.      
  715. First of all, there are several Lisp-related newsgroups:
  716.    comp.lang.lisp          General Lisp-related discussions.
  717.                            See below for archive information.
  718.    comp.lang.clos          Discussion related to CLOS, PCL, and
  719.                            object-oriented programming in Lisp.
  720.                            Gatewayed to commonloops@cis.ohio-state.edu.
  721.                            (or equivalently, comp.lang.clos@cis.ohio-state.edu)
  722.                            See below for info on the newsgroup's archives.
  723.    comp.lang.lisp.mcl      Discussions related to Macintosh
  724.                            Common Lisp. This newsgroup is gatewayed
  725.                            to the info-mcl@cambridge.apple.com
  726.                            mailing list and archived on cambridge.apple.com.
  727.    comp.lang.lisp.franz    Discussion of Franz Lisp, a dialect of Lisp.
  728.                            (Note: *not* Franz Inc's Allegro.)
  729.    comp.lang.lisp.x        Discussion of XLISP, a dialect of Lisp, and XScheme.
  730.    comp.sys.xerox          Discussions related to using Medley (name exists
  731.                            for historical reasons, and is likely to change
  732.                            soon). Gatewayed to the info-1100 mailing list.
  733.    comp.sys.ti.explorer       TI Explorers Lisp machines.
  734.    comp.windows.garnet     Garnet, a Lisp-based GUI.
  735.    comp.ai and subgroups   General AI-related dicusssion.
  736.  
  737.  
  738. The newsgroup comp.lang.lisp is archived on ftp.gmd.de by month, from
  739. 1989 onward in /usenet/comp.lang.lisp. Individual files are in rnews
  740. format. (They contain articles prefixed by a header line "#! rnews
  741. <nchars> archive" where <nchars> is the number of characters in the
  742. article following the header. That format is convenient for various
  743. news processing programs (e.g.  relaynews) and is rather easy to
  744. process from a lisp program too.)  A copy of the GMD archives for
  745. comp.lang.lisp is available on cambridge.apple.com:pub/comp.lang.lisp.
  746.  
  747.  
  748. We list several mailing lists below. In general, to be added to
  749. a mailing list, send mail to the "-request" version of the address.
  750. This avoids flooding the mailing list with annoying and trivial
  751. administrative requests. [To subscribe to info-mcl, info-dylan, or
  752. other mailing lists based at cambridge.apple.com, send a message to
  753. majordomo@cambridge.apple.com with "subscribe <list_name>" in the
  754. message body. Likewise use "unsubscribe <list_name>" to cancel your
  755. subscription and "help" to get help.]
  756.  
  757. General Lisp Mailing Lists:
  758.  
  759.    common-lisp@ai.sri.com          Technical discussion of Common Lisp.
  760.    lisp-utilities@cs.cmu.edu       Low volume moderated mailing list
  761.                    associated with the Lisp Utilities 
  762.                    Repository at CMU. (Also known as
  763.                                    cl-utilities@cs.cmu.edu)
  764.    lisp-faq@think.com              A mailing list concerning the contents
  765.                                    of this FAQ posting.
  766.  
  767. Particular Flavors of Lisp:
  768.  
  769.    info-mcl@cambridge.apple.com    Macintosh Common Lisp. Gatewayed
  770.                                    to the comp.lang.lisp.mcl newsgroup.
  771.    info-mcl-digest@cambridge.apple.com  Automatically generated digest format
  772.                        version of the info-mcl mailing list.
  773.  
  774.    cmucl-bugs@cs.cmu.edu           CMU Common Lisp bug reports
  775.  
  776.    slug@ai.sri.com                 Symbolics Lisp Users Group
  777.                    Archived on warbucks.ai.sri.com and 
  778.                                    ftp.ai.sri.com:/pub/slug.
  779.  
  780.    allegro-cl@ucbvax.berkeley.edu  Franz Allegro Common Lisp
  781.  
  782.    kcl@cli.com                     Kyoto Common Lisp 
  783.                                    Archived in ftp.cli.com:pub/kcl/kcl-mail-archive
  784.    kcl@rascal.ics.utexas.edu       Forwards to kcl@cli.com.
  785.  
  786.    lispworks@harlqn.co.uk          LispWorks
  787.  
  788.    clisp-list@ma2s2.mathematik.uni-karlsruhe.de   CLISP
  789.     To subscribe, send mail to listserv@ma2s2.mathematik.uni-karlsruhe.de
  790.     with "subscribe clisp-list <your full name>" in the message body.
  791.         Use "help" to get a help message back and "unsubscribe clisp-list"
  792.         to remove yourself from the list.
  793.  
  794.    info-ti-explorer@sumex-aim.stanford.edu  TI Explorer Lisp Machine
  795.    bug-ti-explorer@sumex-aim.stanford.edu  TI Explorer Lisp Machine
  796.  
  797.    info-1100@cis.ohio-state.edu    Xerox/Envos Lisp machine environment,
  798.                                    InterLisp-D, and Medley. Gatewayed to
  799.                                    the newsgroup comp.sys.xerox. Will be
  800.                                    moving to info-1100@anzus.com.
  801.  
  802.    franz-friends@berkeley.edu      The Franz Lisp Language.
  803.    franz-composers@berkeley.edu    Maintainers of Franz Lisp.
  804.  
  805. Lisp Windowing Systems:
  806.  
  807.    cl-windows@ai.sri.com           Common Lisp Window System Discussions.
  808.    bug-clx@expo.lcs.mit.edu        CLX (Common Lisp X Windows)
  809.    clim@bbn.com                    Common Lisp Interface Manager
  810.    clue-review@dsg.csc.ti.com      Common Lisp User-Interface Environment
  811.    express-windows@cs.cmu.edu      Express Windows
  812.    garnet-users@cs.cmu.edu         Garnet (send mail to garnet@cs.cmu.edu
  813.                                    or garnet-request@cs.cmu.edu to be added)
  814.    gina-users@gmdzi.gmd.de         GINA and CLM
  815.    lispworks@harlequin.co.uk       LispWorks 
  816.    winterp@netcom.com           WINTERP (OSF/Motif Widget INTERPreter)
  817.    yyonx@csrl.aoyama.ac.jp         YYonX
  818.  
  819. Lisp Object-Oriented Programming:
  820.    
  821.    CommonLoops@cis.ohio-state.edu  (same as comp.lang.clos@cis.ohio-state.edu)
  822.       Discussion related to CLOS, PCL, and object-oriented programming
  823.       in Lisp.  The name is in honor of the first freely-available
  824.       implementation of CLOS, Xerox PARC's Portable Common Loops, and
  825.       was originally the mailing list for discussing that
  826.       implementation.  Now gatewayed to the comp.lang.clos newsgroup.
  827.       The mailing list is archived on nervous.cis.ohio-state.edu in
  828.       the directory pub/lispusers/commonloops.  
  829.       The CLOS code repository is in pub/lispusers/clos.
  830.  
  831. Miscellaneous:
  832.  
  833.    stat-lisp-news-request@umnstat.stat.umn.edu     
  834.            Use of Lisp and Lisp-based systems in statistics. 
  835.    lisp-emacs-forum-request@ucbarpa.berkeley.edu
  836.            Franz Inc's GNU-Emacs/Lisp interface.
  837.    Lisp-Jobs@cis.ohio-state.edu
  838.     Job offers requiring a knowledge of Lisp. See [1-6].
  839.  
  840. Electronic Journals:
  841.  
  842.   Electronic Journal of Functional and Logic Programming (EJFLP)
  843.  
  844.      EJFLP is a refereed journal that will be distributed for free via e-mail.
  845.      The aim of EJFLP is to create a new medium for research investigating the
  846.      integration of the functional, logic and constraint programming paradigms.
  847.  
  848.      For instructions on submitting a paper, send an empty mail message with 
  849.     Subject: Help
  850.      to: submissions@ls5.informatik.uni-dortmund.de. 
  851.      You will receive an acknowledgment of your submission within a few hours.
  852.  
  853.      To subscribe to the journal, send an empty mail message to the same
  854.      address. You will receive an acknowledgment of your subscription within
  855.      a few days. 
  856.  
  857.      If there are any problems with the mail-server, send mail to
  858.      ejflp.op@ls5.informatik.uni-dortmund.de. 
  859.  
  860.      The editorial board is: Rita Loogen (RWTH Aachen), Herbert Kuchen (RWTH
  861.      Aachen), Michael Hanus (MPI-Saarbruecken), Manuel MT Chakravarty (TU
  862.      Berlin), Martin Koehler (Imperial College London), Yike Guo (Imperial
  863.      College London), Mario Rodriguez-Artalejo (Univ. Madrid), Andy Krall
  864.      (TU Wien), Andy Mueck (LMU Muenchen), Tetsuo Ida (Univ. Tsukuba,
  865.      Japan), Hendrik C.R. Lock (IBM Heidelberg), Andreas Hallmann (Univ.
  866.      Dortmund), Peter Padawitz (Univ. Dortmund), Christoph Brzoska (Univ.
  867.      Karlsruhe).
  868.  
  869.      
  870. ----------------------------------------------------------------
  871. Subject: [4-10] ANSI Common Lisp -- 
  872.                 Where can I get a copy of the draft standard?
  873.  
  874. The draft proposed American National Standard for Common Lisp is under
  875. public review until November 23, 1992. 
  876.  
  877. Hard copies of the draft may be purchased from Global Engineering
  878. Documents, Inc., 2805 McGaw Avenue, Irvine, CA  92714, 1-800-854-7179,
  879. 714-261-1455 for a single copy price of $80 ($104 international).
  880. Copies of the TeX sources and Unix-compressed DVI files may be
  881. obtained by anonymous FTP from parcftp.xerox.com in the directory
  882. /pub/cl/document/*. The file Reviewer-Notes.text should be read before
  883. ftp'ing the other files.
  884.  
  885. There is no mechanism for submitting Public Review comments by e-mail.
  886. Comments on the draft must be submitted in hard copy format BOTH to X3
  887. Secretariat, Attn: Lynn Barra, 1250 Eye Street NW, Suite 200,
  888. Washington, DC 20005-3922 AND to American National Standards Institute,
  889. Attn: BSR Center, 11 West 42nd St. 13th Floor, New York, NY 10036.
  890.  
  891. The current ISO Lisp draft standard is available by anonymous FTP from 
  892. ma2s2.mathematik.uni-karlsruhe.de:/pub/lisp/islisp/islisp-84.dvi
  893. [129.13.115.2].
  894. ----------------------------------------------------------------
  895.  
  896. ;;; *EOF*
  897.  
  898.  
  899.